home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
- <plist version="0.9">
- <dict>
- <key>CFBundleIdentifier</key>
- <string>com.notifymail.NotifyMail</string>
- <key>CFBundleName</key>
- <string>NotifyMail</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleSignature</key>
- <string>GRUB</string>
- <key>CFBundleDevelopmentRegion</key>
- <string>English</string>
- <key>LSPrefersCarbon</key
- <true/>
- <key>CFBundleShortVersionString</key>
- <string>4.0.3</string>
- <key>CFBundleVersion</key>
- <string>4.0.3</string>
- <key>CFBundleLongVersionString</key>
- <string>4.0.3, Copyright 1994-2001, Scott Gruby</string>
- <key>CFBundleIconFile</key>
- <string>257</string>
- <key>NSHumanReadableCopyright</key>
- <string>Copyright 1994-2001, Scott Gruby</string>
- <key>CFBundleDocumentTypes</key>
- <array>
- <dict>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>PREF</string>
- </array>
- <key>CFBundleTypeIconFile</key>
- <string>401</string>
- <key>CFBundleTypeName</key>
- <string>NotifyMail document</string>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- </dict>
- </array>
- </dict>
- </plist>
-